'Declaration
Protected Overloads Overrides Function CreateModelPath( _ ByVal points() As NPointF _ ) As System.Drawing.Drawing2D.GraphicsPath
'Usage
Dim instance As NClosedCurvePath Dim points() As NPointF Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.CreateModelPath(points)
Parameters
- points